home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / System Utilities / LaserWriter 8.0 PPD's / 5253 Color PostScript Printer next >
Encoding:
PostScript Printer Description  |  1992-10-22  |  10.1 KB  |  308 lines  |  [TEXT/GEOL]

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1992 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *FormatVersion: "4.0"
  10. *FileVersion: "2.1"
  11. *PCFileName: "S5232503.PPD"
  12. *LanguageVersion: English
  13. *Product: "(5253 Color PostScript Printer)"
  14. *PSVersion: "(50.3) 0"
  15. *ModelName: "Schlumberger 5232 Color PostScript Printer"
  16. *NickName: "Schlumberger 5232 Color PostScript Printer v50.3"
  17.  
  18. *% General Information and Defaults ===============
  19. *FreeVM: "4654250"
  20. *LanguageLevel: "1"
  21. *Extensions: FileSystem CMYK
  22. *ColorDevice: True
  23. *DefaultColorSpace: CMYK
  24. *VariablePaperSize: False
  25. *FileSystem: True
  26. *?FileSystem: "
  27. save
  28.   statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
  29. restore
  30. "
  31. *End
  32. *Throughput: "1"
  33. *Password: "0"
  34. *ExitServer: "
  35.   count 0 eq {  % is the password on the stack?
  36.     true
  37.   }{
  38.     dup    % potential password
  39.     statusdict /checkpassword get exec not
  40.   } ifelse
  41.   {  %  if no password or not valid
  42.     (WARNING : Cannot perform the exitserver command.) =
  43.     (Password supplied is not valid.) =
  44.     (Please contact the author of this software.) = flush
  45.     quit
  46.   } if
  47.   serverdict /exitserver get exec
  48. "
  49. *End
  50.  
  51. *Reset: "
  52.   count 0 eq {  % is the password on the stack?
  53.     true
  54.   }{
  55.     dup    % potential password
  56.     statusdict /checkpassword get exec not
  57.   } ifelse
  58.   {  %  if no password or not valid
  59.     (WARNING : Cannot reset printer.) =
  60.     (Password supplied is not valid.) =
  61.     (Please contact the author of this software.) = flush
  62.     quit
  63.   } if
  64.   serverdict /exitserver get exec
  65.   systemdict /quit get exec
  66.   (WARNING : Printer Reset Failed.) = flush
  67. "
  68. *End
  69.  
  70. *DefaultResolution: 300dpi
  71. *?Resolution: "
  72. save
  73.   initgraphics
  74.   0 0 moveto currentpoint matrix defaultmatrix transform
  75.   0 72 lineto currentpoint matrix defaultmatrix transform
  76.   3 -1 roll sub dup mul
  77.   3 1 roll exch sub dup mul
  78.   add sqrt round cvi
  79.   (          ) cvs print (dpi) = flush
  80. restore
  81. "
  82. *End
  83.  
  84. *% Halftone Information ===============
  85. *ScreenFreq: "50.0"
  86. *ScreenAngle: "24.0"
  87. *DefaultScreenProc: Dot
  88. *ScreenProc Dot: "
  89. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  90. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  91. "
  92. *End
  93. *ScreenProc Line: "{ pop }"
  94. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  95.  
  96. *DefaultTransfer: Null
  97. *Transfer Null: "{ }"
  98. *Transfer Null.Inverse: "{ 1 exch sub }"
  99.  
  100. *% Paper Handling ===================
  101. *% Use these entries to set paper size most of the time, unless there is
  102. *% specific reason to use PageRegion.
  103. *% properly prior to invoking these commands.
  104. *OpenUI *PageSize: PickOne
  105. *OrderDependency: 30 AnySetup *PageSize
  106. *DefaultPageSize: Letter
  107. *PageSize Letter: "statusdict /lettertray get exec"
  108. *PageSize Tabloid: "statusdict /11x17tray get exec"
  109. *PageSize A3: "statusdict /a3tray get exec"
  110. *PageSize A4: "statusdict /a4tray get exec"
  111. *?PageSize: "
  112. save
  113.   [(Letter)(Tabloid)(A4)(A3)] statusdict /pagetype get exec
  114.   {get exec} stopped not {pop pop (Unknown)} if = flush
  115. restore
  116. "
  117. *End
  118. *CloseUI: *PageSize
  119.  
  120. *% These entries will set up the frame buffer. Usually used with manual feed.
  121. *OpenUI *PageRegion: PickOne
  122. *OrderDependency: 40 AnySetup *PageRegion
  123. *DefaultPageRegion: Letter
  124. *PageRegion Letter: "letter"
  125. *PageRegion Tabloid: "11x17"
  126. *PageRegion A3: "a3"
  127. *PageRegion A4: "a4"
  128. *CloseUI: *PageRegion
  129.  
  130. *DefaultImageableArea: Letter
  131. *ImageableArea Letter: "37 36 526 756 "
  132. *ImageableArea Tabloid: "36 54 756 1138 "
  133. *ImageableArea A3: "61 21 781 1105 "
  134. *ImageableArea A4: "20 61 510 781 "
  135. *?ImageableArea: "
  136. save
  137.   /cvp {(                ) cvs print ( ) print } bind def
  138.   /upperright {10000 mul floor 10000 div} bind def
  139.   /lowerleft {10000 mul ceiling 10000 div} bind def
  140.   newpath clippath pathbbox
  141.   4 -2 roll exch 2 {lowerleft cvp} repeat
  142.   exch 2 {upperright cvp} repeat flush
  143.  restore
  144. "
  145. *End
  146.  
  147. *% These provide the physical dimensions of the paper (by keyword)
  148. *DefaultPaperDimension: Letter
  149. *PaperDimension Letter: "612 792"
  150. *PaperDimension Tabloid: "792 1224"
  151. *PaperDimension A3: "842 1191"
  152. *PaperDimension A4: "595 842"
  153.  
  154. *RequiresPageRegion All: True
  155. *OpenUI *InputSlot: PickOne
  156. *OrderDependency: 20 AnySetup *InputSlot
  157. *DefaultInputSlot: Cassette
  158. *InputSlot Cassette: ""
  159. *CloseUI: *InputSlot
  160. *DefaultOutputOrder: Reverse
  161.  
  162. *% Font Information =====================
  163. *DefaultFont: Courier
  164. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  165. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  166. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  167. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  168. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  169. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  170. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  171. *Font Courier: Standard "(001.004)" Standard ROM
  172. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  173. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  174. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  175. *Font Helvetica: Standard "(001.002)" Standard ROM
  176. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  177. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  178. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  179. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  180. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  181. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  182. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
  183. *Font NewCenturySchlbk-Bold: Standard "(001.006)" Standard ROM
  184. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)" Standard ROM
  185. *Font NewCenturySchlbk-Italic: Standard "(001.003)" Standard ROM
  186. *Font NewCenturySchlbk-Roman: Standard "(001.004)" Standard ROM
  187. *Font Palatino-Bold: Standard "(001.002)" Standard ROM
  188. *Font Palatino-BoldItalic: Standard "(001.002)" Standard ROM
  189. *Font Palatino-Italic: Standard "(001.002)" Standard ROM
  190. *Font Palatino-Roman: Standard "(001.001)" Standard ROM
  191. *Font Symbol: Special "(001.003)" Special ROM
  192. *Font Times-Bold: Standard "(001.002)" Standard ROM
  193. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  194. *Font Times-Italic: Standard "(001.002)" Standard ROM
  195. *Font Times-Roman: Standard "(001.002)" Standard ROM
  196. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
  197. *Font ZapfDingbats: Special "(001.002)" Special ROM
  198. *?FontQuery: "
  199. save
  200.  /str 100 string dup 0 (fonts/) putinterval def
  201.  {
  202.    count 1 gt
  203.    {
  204.      exch dup str 6 94 getinterval cvs
  205.      (/) print dup print (:) print exch
  206.      FontDirectory exch known
  207.      { pop (Yes) }
  208.       {
  209.         length 6 add str 0 3 -1 roll getinterval
  210.         mark exch status
  211.        {cleartomark (Yes)}{cleartomark (No)} ifelse
  212.      } ifelse =
  213.    }
  214.    {exit} ifelse
  215.  }bind loop
  216.  (*) = flush
  217. restore
  218. "
  219. *End
  220.  
  221. *?FontList: "
  222. save
  223.   FontDirectory { pop == } bind forall flush
  224.   /filenameforall where
  225.   {
  226.     pop (fonts/*)
  227.     { dup length 6 sub 6 exch getinterval cvn == } bind
  228.     128 string filenameforall flush
  229.   } if
  230.   (*) = flush
  231. restore
  232. "
  233. *End
  234.  
  235. *% Printer Messages (verbatim from printer):
  236. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  237. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  238. *Message: "\FontName\ not found, using Courier"
  239.  
  240. *% Status (format: %%[ status: <one of these> ]%% )
  241. *Status: "idle"
  242. *Status: "busy"
  243. *Status: "waiting"
  244. *Status: "printing"
  245. *Status: "warming up"
  246. *Status: "PrinterError: out of paper or end of ribbon"
  247. *Status: "PrinterError: printer fault"
  248. *Status: "PrinterError: printer offline"
  249.  
  250. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  251. *Source: "serial9"
  252. *Source: "serial25"
  253. *Source: "AppleTalk"
  254. *Source: "Centronics"
  255.  
  256. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  257. *PrinterError: "out of paper or end of ribbon"
  258. *PrinterError: "printer fault"
  259. *PrinterError: "printer offline"
  260.  
  261. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  262.  
  263. *% Color Separation Information =====================
  264.  
  265. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  266.  
  267. *InkName: ProcessBlack/Process Black
  268. *InkName: CustomColor/Custom Color
  269. *InkName: ProcessCyan/Process Cyan
  270. *InkName: ProcessMagenta/Process Magenta
  271. *InkName: ProcessYellow/Process Yellow
  272.  
  273. *% For 60 lpi / 300 dpi =====================================================
  274.  
  275. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  276. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  277. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  278. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  279. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  280.  
  281. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  282. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  283. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  284. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  285. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  286.  
  287. *% For 53 lpi / 300 dpi =====================================================
  288.  
  289. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  290. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  291. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  292. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  293. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  294.  
  295. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  296. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  297. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  298. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  299. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  300.  
  301. *% For "Schlumberger 5232 Color PostScript Printer" version 50.3
  302. *% Produced by "GETapd.ps" version 3.0 edit 53
  303. *% Converted to meet 4.0 specification
  304. *% Last Edit Date: Jun 1 1992
  305. *% The byte count of this file should be exactly 010379 or 010686
  306. *% depending on the filesystem it resides in.
  307. *% end of PPD file for Schlumberger 5232 Color PostScript Printer
  308.